Skip to content

fix: focus order in user profile screen (WPB-14780)#4836

Merged
sbakhtiarov merged 1 commit into
developfrom
fix/profile-screen-focus-order
May 20, 2026
Merged

fix: focus order in user profile screen (WPB-14780)#4836
sbakhtiarov merged 1 commit into
developfrom
fix/profile-screen-focus-order

Conversation

@sbakhtiarov
Copy link
Copy Markdown
Contributor

@sbakhtiarov sbakhtiarov commented May 19, 2026

https://wearezeta.atlassian.net/browse/WPB-14780

https://wearezeta.atlassian.net/browse/WPB-14780

What's new in this PR?

Issues

The order of focus transitions between screen widgets does not follow the widget visual arrangement on the screen.

Solutions

The screen has a small set of fixed sections. Replacing the LazyColumn with regular Column layout fixed the focus transition without adding complex focus handling.

@sonarqubecloud
Copy link
Copy Markdown

@sbakhtiarov sbakhtiarov added this pull request to the merge queue May 20, 2026
Merged via the queue into develop with commit dcec167 May 20, 2026
19 of 20 checks passed
@sbakhtiarov sbakhtiarov deleted the fix/profile-screen-focus-order branch May 20, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants